home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / SpeedStripPoker.swf / scripts / DefineButton2_107 / BUTTONCONDACTION on(release, keyPress Down).as
Text File  |  2006-01-17  |  70b  |  5 lines

  1. on(release, keyPress "<Down>"){
  2.    bet = 25;
  3.    gotoAndStop(3);
  4. }
  5.